Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't try to underflow comparisons to very large numbers #413

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

Jamiras
Copy link
Owner

@Jamiras Jamiras commented Sep 7, 2023

prevents infinite loop trying to process

(word(0x18294A) * 10 - word(0x182946) * 8) < 0x80000000

@Jamiras Jamiras added this to the 1.12.2 milestone Sep 7, 2023
@Jamiras Jamiras merged commit 0eb86e2 into master Sep 13, 2023
1 check passed
@Jamiras Jamiras deleted the underflow_unsigned branch September 13, 2023 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant